<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

body{background: url(../images/bjs.jpg) repeat}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'bex';
    src: url('../font/EMBASSY BT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shr';
    src: url('../font/SSOURCEHANSERIFCN-BOLD_0.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}





.header_top{width:100%; height: 48px; border-bottom: 1px solid #e8e8e8; line-height: 48px;}
.header_top p{float: left; color:#333333; font-size: 15px;}
.header_top p span{color:#da1212; font-size: 15px;}
.h_wx{width:38px; height: 38px; float: right; background: url(../images/wx_icon.png) no-repeat center; position: relative; margin-left: 20px; margin-top:4px}
.h_sj{width:38px; height: 38px; float: right; background: url(../images/sj_icon.png) no-repeat center; position: relative;  margin-top:4px}
.h_wx img,.h_sj img{width:100px; height: auto; position: absolute; top:38px; left:0; display:none;}
.h_sj:hover img,.h_wx:hover img{display:block}
.header_center{width:100%; height: 120px; overflow: hidden}
.h_logo{float:left; width:295px; height:120px; display: flex; align-items: center;}
.h_logo img{width:100%; align-items: center; margin: 0px auto;}
.h_youxiang{float: right; color:#000000; font-size: 16px; background: url(../images/ys_icon.png) no-repeat left center; padding-left:25px; line-height: 48px;
	margin-top: 35px; margin-right: 40px;}
.h_dianhua{float: right; line-height: 37px; margin-top:38px;}
.h_dianhua span{color:#000000; font-size: 16px; background: url(../images/dh_icon.png) no-repeat left center; padding-left:25px; float: left;}
.h_dianhua i{float: left; color:#000000; font-size: 32px; font-weight: bold;}




/* 导航栏 */
.header_nav{height:66px; width:100%; z-index: 9; background: #4c4c4c }
.nav{width:100%; height:100%;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:150px; text-align: center; }
.nav .nLi h3{text-align:center;  font-weight: normal; width:100%; height: 100%; margin: 0px auto  }
.nav .nLi h3 p{height:66px; line-height:66px; color:#fff; font-size:17px; margin: 0px auto; width: 100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff; text-align: center;  }
.nav .sub{position:absolute;top:66px;left:50%; z-index:999;display:none;padding:0;width:150px; margin-left: -75px; background:#fff;line-height:26px;} 
.nav .sub li{height:40px;border-bottom:1px solid #eee;text-align:center;line-height:40px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3,.nav .nLi:hover h3{background: #da1212; }
.sub li:hover a{color:#da1212;}
.nav .nLi:last-child{background: none}




/* 首页:banner */
.banner{ width:100%; height:680px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:120px; right:50%; margin-right:-35px }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:70px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #da1212}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:680px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.banner_info{width:1384px; height:95px; background: url(../images/ban_bj.png) no-repeat center; position: absolute; bottom:0; left:50%; margin-left:-692px; z-index: 9; padding:22px 104px }
.banner_info .ban_left{width:66%; height: 100%; float: left; line-height: 50px;}
.ban_left p{color:#fff; font-size: 16px; font-weight: bold; float: left}
.about_hot{margin-left: 100px; font-size: 16px; color: #fff; }
.about_hot a{font-size: 16px; color: #fff; margin-right:2% }
.about_hot a:hover{font-weight:bold;}
.ban_text{width:350px; height: 50px; border-bottom: 1px solid rgba(255,255,255,0.5); float: right; }
.ban_text input[type="text"]{width:82%; height: 100%; float: left; border: 0; color:#fff; font-size: 14px; background: none; opacity: 1}
.ban_text .ban_search{width:26px; height: 100%; float: right; background: url(../images/search.png) no-repeat center; border: 0}

.ban_text input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  opacity: .5
}  
.ban_text input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  .5;  
}  
.ban_text input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  .5;  
}  
.ban_text input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  opacity:  .5;    
}  





/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; position: relative; padding-left:13%; padding-top: 90px;}
.index_about:after{content: ""; width:110px; height:100%; background: #222222; position: absolute; top:0; left:0 }
.index_about:before{content: ""; width:490px; height:100%; background: #f2f2f2; position: absolute; top:0; right:0 }
.index_about_left{width:37%; height: auto; float: left}
.index_about_left h4{color:#000000; font-size: 40px; font-weight: bold; text-transform: uppercase}
.index_about_left h5{color:#000000; font-size: 32px; margin:5px auto 15px; }
.index_about_left hr{width:42px; height: 4px; background: #e60012; display: block; }
.index_about_info{width:100%; height: auto; overflow:hidden; color:#000000; font-size: 16px; line-height:32px; margin:35px 0; display: block }
.index_about_info span{color:#e60012; font-size: 16px; float: right}
.index_about_info span:hover{font-weight:bold;}
.index_about ul{width:100%; height: auto; overflow: hidden}
.index_about ul li{width:23%; height: auto; border-radius:90px; border: 1px solid #dcdcdc; padding:12px 12px 35px; float: left; margin-right:4%; }
.index_about ul li p{color:#000000; font-size: 18px; line-height: 26px; text-align: center}
.index_about ul li img{width:100%; height: auto; display: block; border-radius: 50%;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; }
.index_about ul li:last-child{margin-right: 0}
.index_about ul li:hover{background:#e60012}
.index_about ul li:hover p{color:#fff}
.index_about ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.in_ab_pic{width:100%; height: auto; display: block; margin-bottom: 20px;}
.index_about_right{width:61%; height: auto; float: right}
.index_about_right .swiper-container{width:100%; height: auto; overflow: hidden}
.index_about_right .swiper-slide{width:76%!important; height:auto;    }
.index_about_right .swiper-slide a{width:100%; height: auto; display: block}
.index_about_right .swiper-slide a img{width:100%; height: auto; display: block;   transform: scale(0.8);}
.index_about_right .swiper-slide-active img{transform: scale(1)!important}
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 24px;}
.index_about_bottom a{width:168px; height: 56px; border: 1px solid #dcdcdc; border-radius:30px; float: left; text-align: center; line-height: 56px; color: #000000; font-size: 16px; margin-right: 28px; position: relative; z-index: 9; overflow: hidden }
.about_lcdh{float: left; color:#000000; font-size: 16px; line-height:26px; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 30px; 
 margin-left: 32px; margin-top: 10px; position: relative;z-index: 9}
.about_lcdh i{color:#000000; font-family: "Arial"; font-weight: bold; font-size: 32px;}
.about_lcdh span{color:#000000; float: left}
.index_about_bottom a:hover{color:#fff;     -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;}
.index_about_bottom a:after{content: ""; width:30px; height:30px; position: absolute; top:50%; left:100%; background: #158ff6;     -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
    transition-timing-function: cubic-bezier(0.7,0,0.9,1); z-index: -1}


.index_about_bottom a:hover:after{-webkit-transform: scale3d(9, 9, 1);
    transform: scale3d(9, 9, 1);}
.index_about_bottom a span{position: relative; z-index: 9;}





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 70px; margin-bottom: 100px; background:url(../images/dian.png) no-repeat left 18%}
.index_product_nav{width:auto; height: auto; overflow: hidden; margin: 42px auto 0; display:table}
.index_product_nav a{width:220px; height:65px; margin-right:10px; border: 1px solid #dcdcdc; text-align: center; line-height: 65px; color:#000000; font-size: 16px; 
	text-align: center; float: left; border-radius: 35px;}
.index_product_nav a:last-child{margin-right: 0}
.index_product_nav a:hover{background: #e60012; color:#fff}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 55px; padding: 0 0.5%}
.index_product ul li{width:20%; height: auto; float: left; padding-bottom: 15px; position: relative}
.index_product ul li a{width:96%; height: auto; display: block; position: relative; z-index: 9}
.index_product ul li:nth-child(5n){margin-right: 0}
.index_product ul li h3{width:100%; height:46px; background: #dcdcdc; text-align: center; line-height: 46px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: relative; z-index: 9 }
.in_pro_pic{width:100%; height: auto; display: block; border: 1px solid #dcdcdc; position: relative; z-index: 9; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product ul li:hover h3{background: #e60012; color:#fff}
.index_product ul li:hover .in_pro_pic{border: 1px solid #e60012}
.index_product ul li a:after{content: ""; width: 100%; height: 100%; background: #dcdcdc; left:8px; top:8px; position: absolute; opacity: 0; transition: all 0.4s ease-in-out; }
.index_product ul li:hover a:after{opacity: 1; transition: all 0.4s ease-in-out;}
.index_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*保障*/
.index_baozhang{width:100%; height:850px; background: url(../images/about_bjs.jpg) no-repeat center; padding-top: 114px; position: relative}
.index_baozhang .w1440{position: relative}
.baozhang_title{width: auto; height: auto; position: absolute; top:0; left:0; z-index: 9}
.baozhang_title h4{color:#000000; font-size: 40px; font-weight: bold; text-transform: uppercase}
.baozhang_title h3{color:#000000; font-size: 32px; margin: 10px auto 15px; }
.baozhang_title h3 span{color:#e60012; font-size: 32px; }
.baozhang_title hr{width:42px; height: 4px; background: #e60012; display: block; margin: 0px 0}

.index_baozhang .slideTxtBox{ width:100%; height: auto; overflow: hidden; padding-bottom: 10px }
.index_baozhang .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; position: relative}
.bd_list{width:100%; height: auto; overflow: hidden}
.baozhang_bd_xx{width:51%; height: auto; float: left; margin-top:150px;}
.baozhang_bd_xx dl{width:100%; height: auto; overflow: hidden; position: relative}
.baozhang_bd_xx dl dt{font-size: 70px; color: #000000; font-weight: bold; opacity: .1; height:60px; line-height: 60px;}
.baozhang_bd_xx dl dd{color:#000000; font-size: 40px; font-weight: bold; margin-top: -28px}
.baozhang_bd_xx p{width:100%; height: auto; overflow: hidden; line-height:32px; color:#000000; font-size: 18px; margin: 30px 0}
.baozhang_bd_pic{width:45%; height: auto; float: right; background: rgba(255,255,255,0.2); padding: 12px; border-radius: 50%}
.baozhang_bd_pic div{width:100%; height: auto; border:6px solid #fff; border-radius: 50%}
.baozhang_bd_pic div img{width:100%; height: auto; display: block; border-radius: 50%}


.index_baozhang .slideTxtBox .hd{width:84%; background: #fff; box-shadow:5px 0 5px rgba(0,0,0,0.15); height: 142px; border-radius: 0 15px 15px 0; padding-top: 38px; position: absolute; bottom:0; left:0; z-index: 9}
.index_baozhang .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_baozhang .slideTxtBox .hd ul li{width:auto; float: left; margin-right:15%;}
.index_baozhang .slideTxtBox .hd ul li:last-child{margin-right: 0}
.hd_icon{width:60px; height: 60px; background: #fff; border-radius: 50%; float: left}
.hd_icon i{width:100%; height: 100%; display: block}
.bz_i1{background: url(../images/ys_i1.png) no-repeat center}
.bz_i2{background: url(../images/ys_i2.png) no-repeat center}
.bz_i3{background: url(../images/ys_i3.png) no-repeat center}
.index_baozhang .slideTxtBox .hd ul li dl{margin-left: 70px; margin-top: 10px}
.index_baozhang .slideTxtBox .hd ul li dl dt{width:100%; line-height: 26px; color:#000000; font-size: 18px;}
.index_baozhang .slideTxtBox .hd ul li dl dd{width:100%;  color:#000000; font-size: 14px; opacity: 0.5; font-family: "Arial"}
.index_baozhang .slideTxtBox .hd ul li.on .hd_icon{background: #158ff6}
.index_baozhang .slideTxtBox .hd ul li.on .bz_i1{background: url(../images/ys_hi1.png) no-repeat center}
.index_baozhang .slideTxtBox .hd ul li.on .bz_i2{background: url(../images/ys_hi2.png) no-repeat center}
.index_baozhang .slideTxtBox .hd ul li.on .bz_i3{background: url(../images/ys_hi3.png) no-repeat center}
.index_baozhang .slideTxtBox .arrow{ position:absolute; left:10px; bottom:210px; width: 51% }
.index_baozhang .slideTxtBox .arrow a{ display:block;  width:55px; height:17px; float:left; margin-right:5px; overflow:hidden;
	 cursor:pointer; }
.index_baozhang .slideTxtBox .arrow .next{background: url(../images/bz_right.png) no-repeat center}
.index_baozhang .slideTxtBox .arrow .prev{background: url(../images/bz_left.png) no-repeat center; margin-right: 38px;}
.index_baozhang .slideTxtBox .arrow .next:hover,.index_baozhang .slideTxtBox .arrow .prev:hover{opacity: .1}
.index_baozhang:after{content: ""; width: 20%; height:143px;  box-shadow: 0 0 5px rgba(0,0,0,0.15); position: absolute; left:0; bottom:96px; background: #fff}
.pageState{float: right; color:#000000; font-size: 18px;}
.pageState span{color:#158ff6; font-size: 24px; font-weight:bold;}





/*广告*/
.index_guanggao{width:100%; height:284px; background: url(../images/gg_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding: 52px 0}
.index_guanggao_left{width:76%; height: auto; float: left}
.index_guanggao_left h4{color:#fff; font-size: 36px; font-weight: bold;}
.index_guanggao_left p{color:#fff; font-size: 18px; margin-top: 10px;}
.index_guanggao_left a{width:15.8%; height: 54px; line-height: 54px; background: rgba(0,0,0,0.2); float: left; font-size: 16px; color: #fff; font-weight: bold; 
	text-align: center; margin-top: 30px; margin-right: 1%}
.index_guanggao_left a:last-child{margin-right: 0}
.index_guanggao_left a:hover{ background: rgba(0,0,0,0.4);}
.index_guanggao_right{width:20%; height: auto; float: right; border: 4px solid #fff; text-align: center; padding: 30px 0}
.index_guanggao_right i{color:#fff; font-size: 22px; font-weight: bold; font-family: "Arial"}
.index_guanggao_right p{width:178px; height: 49px; background: rgba(255,255,255,0.2);  margin: 0px auto 15px; text-align: center; line-height: 49px; color: #fff; 
	font-size: 16px; border-radius: 30px;}



/*案例展示*/
.index_case{width:100%; height: auto; overflow: hidden; margin-bottom: 80px; margin-top: 98px;}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_case ul li{width:23.5%; height: auto; float: left; margin-bottom: 28px; margin-right: 2%;}
.index_case ul li:nth-child(4n){margin-right: 0}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case ul li h3{width:100%; height:48px; background: #dcdcdc; text-align: center; line-height: 48px; font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case ul li:hover h3{background:#e60012; color:#fff}



/*荣誉资质*/
.index_honor{width:100%; height:900px; background: url(../images/honor_bjs.jpg) no-repeat center; padding-top: 103px; margin-bottom: 84px;}
.index_honor_top{width:100%; height: auto; overflow: hidden}
.index_honor_left{width:36%;height: auto; float: left; overflow:hidden}
.index_honor_left img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_honor_right{width:61.5%; height: auto; float: right; padding-top: 30px;}
.index_honor_right h4{color:#000000; font-size: 40px; font-weight: bold; text-transform: uppercase}
.index_honor_right h3{color:#000000; font-size: 32px; margin: 10px auto 15px; }
.index_honor_right h3 span{color:#e60012; font-size: 32px; }
.index_honor_right hr{width:42px; height: 4px; background: #e60012; display: block; margin: 0px 0}
.index_honor_right p{width:100%; height: auto; overflow: hidden; line-height:32px; color:#000000; font-size: 16px; margin: 20px auto 30px;}
.index_honor_right a{color:#e60012; font-size:16px; display: block}
.index_honor_right a:hover{font-weight:bold;}
.index_honor .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 26px;}
.index_honor .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_honor .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_honor .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_honor_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden}
.index_news_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_news_title h3{color:#000000; font-size: 40px; font-weight: bold; text-transform: uppercase}
.index_news_title h4{color:#000000; font-size: 32px; margin: 10px auto 15px; }
.index_news_title h4 span{color:#e60012; font-size: 32px; }
.index_news_title hr{width:42px; height: 4px; background: #e60012; display: block; margin: 0px auto}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.index_news_top li{width:32.2%; height: auto; float: left; margin-right:1.6%}
.index_news_top li:nth-child(3){margin-right: 0}
.in_news_pic{width:100%; height: auto;  border-radius: 10px; border: 1px solid #eeeeee; padding: 10px; position: relative}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_jia{width:48px; height: 48px; display: block; background: #444444 url(../images/n_jia.png) no-repeat center;position: absolute; bottom:-15px; right:30px;}
.in_news_xx{width:100%; height: auto; overflow: hidden; padding:25px 10px 0;}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 8px;}
.in_news_xx p{width:100%; height:78px; line-height: 26px; color:#999999; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_xx span{color:#e60012; display: block; width: 100%; text-align: right; font-size: 16px; margin-top: 15px}
.index_news_bottom{width:100%; height: auto;  margin-top: 45px; padding:8px 0!important}
.index_news_bottom li{width:32.2%; height: auto;  border: 1px solid #eeeeee; padding:10px 15px 20px; border-radius: 10px}
.index_news_bottom li a{width:100%; height: auto; display: block}
.index_news_bottom li h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom p{width:100%; height:52px; line-height: 26px; color:#999999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom span{color:#aaaaaa; display: block; width: 100%;  font-size: 16px; margin: 8px 0 10px}
.index_news_bottom li:hover{box-shadow: 0 0 8px rgba(230,0,18,0.5)}
.index_news_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top li:hover h3{color:#e60012}
.in_news_img{width:100%; height: auto; overflow: hidden}
.index_news .picMarquee-left{ overflow:hidden; position:relative; margin-top: 50px; }
.index_news .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_news .picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline;  position: relative; }





/*流程*/
.index_liucheng{width:100%; height: auto; overflow: hidden; margin-top: 100px;}
.index_liucheng_title{width:100%; height: auto; overflow: hidden}
.in_lctitle{width:auto; float: left}
.in_lctitle h4{color:#000000; font-size: 40px; font-family: "Arial"; text-transform: uppercase; font-weight: bold;}
.in_lctitle h5{color:#000000; font-size:32px; position: relative; padding-bottom:10px; margin-top: 8px;}
.in_lctitle h5 span{color:#e60012;  font-size:32px;}
.in_lctitle h5:after{content: ""; width:42px; height:4px; background: #e60012; position: absolute; bottom:0; left:0 }
.index_liucheng_title a{width:168px; height: 56px; border: 1px solid #dcdcdc; text-align: center; line-height: 56px; color:#000000; font-size: 16px; float: right; 
	border-radius:30px; margin-left: 25px; margin-top: 30px;}
.index_liucheng_title a:hover{background: #e60012; color:#fff}
.in_lcdh{float: right; color:#000000; font-size: 16px; line-height:26px; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 30px; 
	margin-top:35px; margin-left: 32px;}
.in_lcdh i{color:#000000; font-family: "Arial"; font-weight: bold; font-size: 32px;}
.index_liucheng ul{width:100%; height: auto; overflow: hidden; margin-top: 52px;}
.index_liucheng ul li{float: left; height:177px; text-align: center; padding-top: 33px; margin-right:1%; border: 1px solid #dcdcdc; width:13.4% }
/*
.index_liucheng ul li:nth-child(1){width:193px; background: url(../images/li_left.png) no-repeat center}
.index_liucheng ul li:nth-child(2),.index_liucheng ul li:nth-child(3),.index_liucheng ul li:nth-child(4),.index_liucheng ul li:nth-child(5),.index_liucheng ul li:nth-child(6){width:193px; background: url(../images/li_cent.png) no-repeat center}

.index_liucheng ul li:last-child{width:178px; background: url(../images/li_right.png) no-repeat center; margin-right: 0}*/
.index_liucheng ul li:last-child{margin-right: 0}
.index_liucheng ul li span{color:#000000; font-weight: bold; font-size: 24px;}
.index_liucheng ul li hr{width:17px; height: 3px; background: #e60012; display: block; margin: 20px auto;}
.index_liucheng ul li p{color:#000000; font-size: 16px; line-height: 26px;}
.index_liucheng ul li:hover{background: #e60012;}
.index_liucheng ul li:hover span,.index_liucheng ul li:hover p{color:#fff}
.index_liucheng ul li:hover hr{background: #fff}



/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding:20px 0; margin-top: 90px;}
.index_link p{color:#e7141b; font-weight: bold; font-size: 20px; float: left}
.index_link_xx{margin-left: 110px}
.index_link_xx a{color:#777777; font-size: 16px; position: relative; padding-right:15px; margin-right:15px; line-height: 26px; float: left}
.index_link_xx a:after{content: "|"; color:#777777; font-size: 16px; position: absolute; top:0; right:0}
.index_link_xx a:hover{color:#e60012}


/*底部*/
.in_footer{width:100%; height: auto;  position: relative;   overflow: hidden; background: #444444; padding: 40px 0 30px}
.in_footer dl{float: left; width: 150px; margin-right: 3%}
.in_footer dl dt{font-size: 16px; color: #ffffff; display: block; background: url(../images/f_nav.png) no-repeat right center}
.in_footer dl dd{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.in_footer dl dd a{color:#fff; font-size: 15px; opacity: .5; line-height: 30px; display: block}
.in_footer dl dd a:hover{opacity: 1}
.in_footer dl:nth-child(5) dt{background: none}
.in_footer dl:nth-child(5){margin-right: 0!important}
.footer_right{width:420px;height: auto; float: right}
.footer_title{width:100%; height: auto; overflow: hidden}
.footer_title p{color:#fff; font-size: 16px; position: relative; padding-left: 195px;}
.footer_title p:after{content: ""; width:100px; height:1px; background:rgba(255,255,255,0.5);  position: absolute; top:10px; left:0; }
.footer_title h4{color:#ffffff; font-size: 32px; font-weight: bold; margin: 8px 0; padding-left: 40px}
.footer_title h4 span{color:#e7141b; font-size: 32px; margin-left: 8px;}
.footer_title h5{color:#ffffff; font-size: 16px; padding-left: 40px; position: relative; display: table; margin-top:10px;}
.footer_title h5 hr{width:100px; height:1px; background:rgba(255,255,255,0.5); float: right; margin-top: 10px; margin-left: 30px;}
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.footer_xx p{color:#fff; font-size: 16px; line-height:32px;}
.footer_ma{width:100%; height: auto;  margin-top: 15px;}
.f_wx{width:30px; height: 30px; float: left; position: relative; background: url(../images/f_wx.png) no-repeat center}
.f_sj{width:30px; height: 30px; float: left; position: relative; background: url(../images/f_sj.png) no-repeat center; margin: 0 10px;}
.f_wx img,.f_sj img{width:100px; height: auto; position: absolute; top:-100px; left:0; display: none}
.footer_ma a{width:30px; height: 30px; float: left; background: url(../images/f_dz.png) no-repeat center}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}

.footer_bq{width:100%; height:62px; line-height:62px; background: #e7141b}
.copy_bq{width:auto;;height:62px; line-height:62px; position: relative; color:#fff; font-size:14px; float: left }
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; float: left; margin-left:5%}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:62px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#da1212;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1500px){
	.w1440{width: 1200px;}
	.index_baozhang .slideTxtBox .hd ul li{margin-right: 10%}
	.baozhang_bd_pic{width:52%}
	.baozhang_bd_xx,.index_baozhang .slideTxtBox .arrow{width:47%}
	.index_baozhang .slideTxtBox .hd{bottom:-6px;}
	.index_honor_right{padding-top: 0}
	.in_footer dl{margin-right: 2%}
	.footer_right{width:350px;}


}








/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; background-image: linear-gradient(to left, #e7141b , #3676d6); 
    background-image: -webkit-gradient(to left, #e7141b , #3676d6); 
    background-image: -webkit-radial-gradient(to left, #e7141b , #3676d6); padding:50px 0 }
.ny_banner .ny_banner_left{width:70%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#e7141b}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #e7141b; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #e7141b; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:50px;line-height: 50px;position: relative; }
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#e7141b; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#e7141b}
.ny_left_nav ul li:hover a.inactive{color:#e7141b}
.ny_left_nav ul li ul li:hover a{color:#e7141b}
.ny_left_nav ul li .inactives{color:#e7141b}
.ny_left_nav ul li ul li:hover a{color:#e7141b}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#e7141b}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #e7141b;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #e7141b;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#e7141b}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}


/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
.search-tit h2{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit span{font-size:18px; color:#333}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #e7141b; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #e7141b;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #e7141b;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #e7141b; color: #fff; border:2px solid #e7141b; }
.ny_news_list li:hover .news_time{background: #e7141b;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#e7141b;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }




</pre></body></html>